x86: imply 'noapic' from 'nolapic'
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 2 Apr 2009 12:02:13 +0000 (13:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 2 Apr 2009 12:02:13 +0000 (13:02 +0100)
commite295a5ce4b7bb2b8f774fbc576bab45ab6663bc9
tree10994a25d416b8988225727971c721755a72e381
parent1847d666d158d57a56db243434179a2f28e1a0ee
x86: imply 'noapic' from 'nolapic'

While in the comments to an earlier submitted (and already applied)
patch I claimed to have fixed the need to specify both "nolapic" and
"noapic" when "nolapic" alone should already have the intended effect,
this doesn't appear to be the case. Here are the missing bits.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/apic.c